Skip to main content
Version: V3.2

Values section

For the value section, you need to use single value queries.

warning

If you use a single field query without aggregation, the values section will select the first available value. As documented here, the default order differs between timescale and influx and is not deterministic.

  • In case of influx, this is the oldest value in the range
  • In case of timescale, this is the latest value

Examples